func net.cgoLookupAddrPTR
2 uses
	net (current package)
		cgo_unix.go#L265: 		return cgoLookupAddrPTR(addr, sa, salen)
		cgo_unix.go#L269: func cgoLookupAddrPTR(addr string, sa *_C_struct_sockaddr, salen _C_socklen_t) (names []string, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)